PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Kaushal Joshi

@clumsycoder

176 Points 1 Followers

6 Posts

0 Answers

User has not added any information in their about section.

Is Create React App Really Dead? What Are Other Options?

If you are active on tech Twitter, follow web-dev YouTubers, or read blogs, you know what I am talking about. For the past few months, there has been a lot of discussions about how create-re...

How to Fetch Large Data Files Through GitHub API

During my internship at [Hackernoon](https://hackernoon.com/?ref=hackernoon.com), I had a task to fetch some files from GitHub API. Initially, I thought it'd be a simple GET request but soon...

How to Add Script Tags in React

Using third party libraries is very common while developing apps for the web. The usual way is to install the NPM package of the library and import it for your use. But sometimes, the NPM...